From: Doug Goldstein Date: Mon, 22 Feb 2016 16:21:03 +0000 (+0100) Subject: x86: CONFIG_X86 defined by Kconfig X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~1703 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=da97d1cf91c9bb837db48186aa2293ba53736869;p=xen.git x86: CONFIG_X86 defined by Kconfig CONFIG_X86 is defined by Kconfig when building for x86. Signed-off-by: Doug Goldstein Reviewed-by: Andrew Cooper --- diff --git a/xen/include/asm-x86/config.h b/xen/include/asm-x86/config.h index a45d3ee7cb..07f3c1f169 100644 --- a/xen/include/asm-x86/config.h +++ b/xen/include/asm-x86/config.h @@ -16,7 +16,6 @@ #define BITS_PER_XEN_ULONG BITS_PER_LONG -#define CONFIG_X86 1 #define CONFIG_PAGING_ASSISTANCE 1 #define CONFIG_X86_LOCAL_APIC 1 #define CONFIG_X86_GOOD_APIC 1